* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2011 06:11:49 +0000 (23:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2011 06:11:49 +0000 (23:11 -0700)
commit8fba48e9bc48c0b20953cfb32059751e20899157
tree6fe61046dce3905f68dc11bf793756c35f923137
parente224563c2f5b9768d3059267cfcbf7fffc554c58
* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
This new gnulib-tool option saves 'configure' the trouble of
checking for strtoull when strtoumax exists.
ChangeLog
Makefile.in
lib/gnulib.mk
lib/stdlib.in.h
m4/gl-comp.m4
m4/stdio_h.m4